bitkeeper revision 1.1326 (42650a788JSw9ebwfL7C9aWTza0ZlA)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 19 Apr 2005 13:41:12 +0000 (13:41 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Tue, 19 Apr 2005 13:41:12 +0000 (13:41 +0000)
commit260de0800d3c642a3c96d5ebdafd964eef951e9b
tree2de0a8027a38be04ed0281be638a80be85bdb423
parent1fbb92db137bf87095813e94fc910f2872c87aec
bitkeeper revision 1.1326 (42650a788JSw9ebwfL7C9aWTza0ZlA)

Address space reorganization.

Intention is to have largely the same memory layout
in both PAE and non-PAE mode, so I moved the
fixed-size stuff to the top, followed by the
variable-sized stuff (frametable and linear page
tables), and the domain-accessable machine-phys-table
at the bottom.

Signed-off-by: Gerd Knorr <kraxel@bytesex.org>
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/mm.c
xen/arch/x86/traps.c
xen/arch/x86/x86_32/mm.c
xen/arch/x86/x86_32/seg_fixup.c
xen/arch/x86/x86_32/xen.lds
xen/include/asm-x86/config.h
xen/include/asm-x86/x86_32/page.h